TextItem::SetString

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:06:41 1991
Index Return to Main Contents
 

NAME

TextItem::SetString - instance method  

TEMPLATE

void SetString(char * string, bool redraw = FALSE)  

SPECIFIERS

public  

DESCRIPTION

SetString replaces the current string with a new one. See also method SetFString.  

ARGUMENTS

char * string

the new text to be displayed
bool redraw = FALSE

controls whether to invalidate before and after setting the new string
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
TextItem.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:23 GMT, March 30, 2022